xref: /minix3/share/i18n/csmapper/APPLE/UCS%ROMAN.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%ROMAN.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		UCS/ROMAN
5*36dcc4a4SLionel SambucSRC_ZONE	0x0000-0xFB02
6*36dcc4a4SLionel SambucOOB_MODE	INVALID
7*36dcc4a4SLionel SambucDST_INVALID	0x100
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#=======================================================================
16*36dcc4a4SLionel Sambuc#   File name:  ROMAN.TXT
17*36dcc4a4SLionel Sambuc#
18*36dcc4a4SLionel Sambuc#   Contents:   Map (external version) from Mac OS Roman
19*36dcc4a4SLionel Sambuc#               character set to Unicode 2.1 and later.
20*36dcc4a4SLionel Sambuc#
21*36dcc4a4SLionel Sambuc#   Copyright:  (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
22*36dcc4a4SLionel Sambuc#               reserved.
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc#   Contact:    charsets@apple.com
25*36dcc4a4SLionel Sambuc#
26*36dcc4a4SLionel Sambuc#   Changes:
27*36dcc4a4SLionel Sambuc#
28*36dcc4a4SLionel Sambuc#       c02  2005-Apr-05    Update header comments. Matches internal xml
29*36dcc4a4SLionel Sambuc#                           <c1.1> and Text Encoding Converter 2.0.
30*36dcc4a4SLionel Sambuc#      b4,c1 2002-Dec-19    Update URLs, notes. Matches internal
31*36dcc4a4SLionel Sambuc#                           utom<b5>.
32*36dcc4a4SLionel Sambuc#       b03  1999-Sep-22    Update contact e-mail address. Matches
33*36dcc4a4SLionel Sambuc#                           internal utom<b4>, ufrm<b3>, and Text
34*36dcc4a4SLionel Sambuc#                           Encoding Converter version 1.5.
35*36dcc4a4SLionel Sambuc#       b02  1998-Aug-18    Encoding changed for Mac OS 8.5; change
36*36dcc4a4SLionel Sambuc#                           mapping of 0xDB from CURRENCY SIGN to
37*36dcc4a4SLionel Sambuc#                           EURO SIGN. Matches internal utom<b3>,
38*36dcc4a4SLionel Sambuc#                           ufrm<b3>.
39*36dcc4a4SLionel Sambuc#       n08  1998-Feb-05    Minor update to header comments
40*36dcc4a4SLionel Sambuc#       n06  1997-Dec-14    Add warning about future changes to 0xDB
41*36dcc4a4SLionel Sambuc#                           from CURRENCY SIGN to EURO SIGN. Clarify
42*36dcc4a4SLionel Sambuc#                           some header information
43*36dcc4a4SLionel Sambuc#       n04  1997-Dec-01    Update to match internal utom<n3>, ufrm<n22>:
44*36dcc4a4SLionel Sambuc#                           Change standard mapping for 0xBD from U+2126
45*36dcc4a4SLionel Sambuc#                           to its canonical decomposition, U+03A9.
46*36dcc4a4SLionel Sambuc#       n03  1995-Apr-15    First version (after fixing some typos).
47*36dcc4a4SLionel Sambuc#                           Matches internal ufrm<n9>.
48*36dcc4a4SLionel Sambuc#
49*36dcc4a4SLionel Sambuc# Standard header:
50*36dcc4a4SLionel Sambuc# ----------------
51*36dcc4a4SLionel Sambuc#
52*36dcc4a4SLionel Sambuc#   Apple, the Apple logo, and Macintosh are trademarks of Apple
53*36dcc4a4SLionel Sambuc#   Computer, Inc., registered in the United States and other countries.
54*36dcc4a4SLionel Sambuc#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
55*36dcc4a4SLionel Sambuc#   throughout this document, "Macintosh" can be used to refer to
56*36dcc4a4SLionel Sambuc#   Macintosh computers and "Unicode" can be used to refer to the
57*36dcc4a4SLionel Sambuc#   Unicode standard.
58*36dcc4a4SLionel Sambuc#
59*36dcc4a4SLionel Sambuc#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
60*36dcc4a4SLionel Sambuc#   either express or implied, with respect to this document and the
61*36dcc4a4SLionel Sambuc#   included data, its quality, accuracy, or fitness for a particular
62*36dcc4a4SLionel Sambuc#   purpose. In no event will Apple be liable for direct, indirect,
63*36dcc4a4SLionel Sambuc#   special, incidental, or consequential damages resulting from any
64*36dcc4a4SLionel Sambuc#   defect or inaccuracy in this document or the included data.
65*36dcc4a4SLionel Sambuc#
66*36dcc4a4SLionel Sambuc#   These mapping tables and character lists are subject to change.
67*36dcc4a4SLionel Sambuc#   The latest tables should be available from the following:
68*36dcc4a4SLionel Sambuc#
69*36dcc4a4SLionel Sambuc#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
70*36dcc4a4SLionel Sambuc#
71*36dcc4a4SLionel Sambuc#   For general information about Mac OS encodings and these mapping
72*36dcc4a4SLionel Sambuc#   tables, see the file "README.TXT".
73*36dcc4a4SLionel Sambuc#
74*36dcc4a4SLionel Sambuc# Format:
75*36dcc4a4SLionel Sambuc# -------
76*36dcc4a4SLionel Sambuc#
77*36dcc4a4SLionel Sambuc#   Three tab-separated columns;
78*36dcc4a4SLionel Sambuc#   '#' begins a comment which continues to the end of the line.
79*36dcc4a4SLionel Sambuc#     Column #1 is the Mac OS Roman code (in hex as 0xNN)
80*36dcc4a4SLionel Sambuc#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
81*36dcc4a4SLionel Sambuc#     Column #3 is a comment containing the Unicode name
82*36dcc4a4SLionel Sambuc#
83*36dcc4a4SLionel Sambuc#   The entries are in Mac OS Roman code order.
84*36dcc4a4SLionel Sambuc#
85*36dcc4a4SLionel Sambuc#   One of these mappings requires the use of a corporate character.
86*36dcc4a4SLionel Sambuc#   See the file "CORPCHAR.TXT" and notes below.
87*36dcc4a4SLionel Sambuc#
88*36dcc4a4SLionel Sambuc#   Control character mappings are not shown in this table, following
89*36dcc4a4SLionel Sambuc#   the conventions of the standard UTC mapping tables. However, the
90*36dcc4a4SLionel Sambuc#   Mac OS Roman character set uses the standard control characters at
91*36dcc4a4SLionel Sambuc#   0x00-0x1F and 0x7F.
92*36dcc4a4SLionel Sambuc#
93*36dcc4a4SLionel Sambuc# Notes on Mac OS Roman:
94*36dcc4a4SLionel Sambuc# ----------------------
95*36dcc4a4SLionel Sambuc#
96*36dcc4a4SLionel Sambuc#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
97*36dcc4a4SLionel Sambuc#   environments, it is only supported directly in programming
98*36dcc4a4SLionel Sambuc#   interfaces for QuickDraw Text, the Script Manager, and related
99*36dcc4a4SLionel Sambuc#   Text Utilities. For other purposes it is supported via transcoding
100*36dcc4a4SLionel Sambuc#   to and from Unicode.
101*36dcc4a4SLionel Sambuc#
102*36dcc4a4SLionel Sambuc#   This character set is used for at least the following Mac OS
103*36dcc4a4SLionel Sambuc#   localizations: U.S., British, Canadian French, French, Swiss
104*36dcc4a4SLionel Sambuc#   French, German, Swiss German, Italian, Swiss Italian, Dutch,
105*36dcc4a4SLionel Sambuc#   Swedish, Norwegian, Danish, Finnish, Spanish, Catalan,
106*36dcc4a4SLionel Sambuc#   Portuguese, Brazilian, and the default International system.
107*36dcc4a4SLionel Sambuc#
108*36dcc4a4SLionel Sambuc#   Variants of Mac OS Roman are used for Croatian, Icelandic,
109*36dcc4a4SLionel Sambuc#   Turkish, Romanian, and other encodings. Separate mapping tables
110*36dcc4a4SLionel Sambuc#   are available for these encodings.
111*36dcc4a4SLionel Sambuc#
112*36dcc4a4SLionel Sambuc#   Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
113*36dcc4a4SLionel Sambuc#   mapped to U+00A4. In Mac OS 8.5 and later versions, code point
114*36dcc4a4SLionel Sambuc#   0xDB is changed to EURO SIGN and maps to U+20AC; the standard
115*36dcc4a4SLionel Sambuc#   Apple fonts are updated for Mac OS 8.5 to reflect this. There is
116*36dcc4a4SLionel Sambuc#   a "currency sign" variant of the Mac OS Roman encoding that still
117*36dcc4a4SLionel Sambuc#   maps 0xDB to U+00A4; this can be used for older fonts.
118*36dcc4a4SLionel Sambuc#
119*36dcc4a4SLionel Sambuc#   Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
120*36dcc4a4SLionel Sambuc#   New York, Geneva, and Monaco did not implement the full Mac OS
121*36dcc4a4SLionel Sambuc#   Roman character set; they only supported character codes up to
122*36dcc4a4SLionel Sambuc#   0xD8. The TrueType versions of these fonts have always implemented
123*36dcc4a4SLionel Sambuc#   the full character set, as with the bitmap and TrueType versions
124*36dcc4a4SLionel Sambuc#   of the other standard Roman fonts.
125*36dcc4a4SLionel Sambuc#
126*36dcc4a4SLionel Sambuc#   In all Mac OS encodings, fonts such as Chicago which are used
127*36dcc4a4SLionel Sambuc#   as "system" fonts (for menus, dialogs, etc.) have four glyphs
128*36dcc4a4SLionel Sambuc#   at code points 0x11-0x14 for transient use by the Menu Manager.
129*36dcc4a4SLionel Sambuc#   These glyphs are not intended as characters for use in normal
130*36dcc4a4SLionel Sambuc#   text, and the associated code points are not generally
131*36dcc4a4SLionel Sambuc#   interpreted as associated with these glyphs; they are usually
132*36dcc4a4SLionel Sambuc#   interpreted (if at all) as the control codes DC1-DC4.
133*36dcc4a4SLionel Sambuc#
134*36dcc4a4SLionel Sambuc# Unicode mapping issues and notes:
135*36dcc4a4SLionel Sambuc# ---------------------------------
136*36dcc4a4SLionel Sambuc#
137*36dcc4a4SLionel Sambuc#   The following corporate zone Unicode character is used in this
138*36dcc4a4SLionel Sambuc#   mapping:
139*36dcc4a4SLionel Sambuc#
140*36dcc4a4SLionel Sambuc#     0xF8FF  Apple logo
141*36dcc4a4SLionel Sambuc#
142*36dcc4a4SLionel Sambuc#   NOTE: The graphic image associated with the Apple logo character
143*36dcc4a4SLionel Sambuc#   is not authorized for use without permission of Apple, and
144*36dcc4a4SLionel Sambuc#   unauthorized use might constitute trademark infringement.
145*36dcc4a4SLionel Sambuc#
146*36dcc4a4SLionel Sambuc# Details of mapping changes in each version:
147*36dcc4a4SLionel Sambuc# -------------------------------------------
148*36dcc4a4SLionel Sambuc#
149*36dcc4a4SLionel Sambuc#   Changes from version n08 to version b02:
150*36dcc4a4SLionel Sambuc#
151*36dcc4a4SLionel Sambuc#   - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
152*36dcc4a4SLionel Sambuc#   CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
153*36dcc4a4SLionel Sambuc#
154*36dcc4a4SLionel Sambuc#   Changes from version n03 to version n04:
155*36dcc4a4SLionel Sambuc#
156*36dcc4a4SLionel Sambuc#   - Change mapping of 0xBD from U+2126 to its canonical
157*36dcc4a4SLionel Sambuc#     decomposition, U+03A9.
158*36dcc4a4SLionel Sambuc#
159*36dcc4a4SLionel Sambuc##################
160*36dcc4a4SLionel Sambuc0x0000 - 0x007E = 0x00 -
161*36dcc4a4SLionel Sambuc0x00A0 = 0xCA
162*36dcc4a4SLionel Sambuc0x00A1 = 0xC1
163*36dcc4a4SLionel Sambuc0x00A2 = 0xA2
164*36dcc4a4SLionel Sambuc0x00A3 = 0xA3
165*36dcc4a4SLionel Sambuc0x00A5 = 0xB4
166*36dcc4a4SLionel Sambuc0x00A7 = 0xA4
167*36dcc4a4SLionel Sambuc0x00A8 = 0xAC
168*36dcc4a4SLionel Sambuc0x00A9 = 0xA9
169*36dcc4a4SLionel Sambuc0x00AA = 0xBB
170*36dcc4a4SLionel Sambuc0x00AB = 0xC7
171*36dcc4a4SLionel Sambuc0x00AC = 0xC2
172*36dcc4a4SLionel Sambuc0x00AE = 0xA8
173*36dcc4a4SLionel Sambuc0x00AF = 0xF8
174*36dcc4a4SLionel Sambuc0x00B0 = 0xA1
175*36dcc4a4SLionel Sambuc0x00B1 = 0xB1
176*36dcc4a4SLionel Sambuc0x00B4 = 0xAB
177*36dcc4a4SLionel Sambuc0x00B5 = 0xB5
178*36dcc4a4SLionel Sambuc0x00B6 = 0xA6
179*36dcc4a4SLionel Sambuc0x00B7 = 0xE1
180*36dcc4a4SLionel Sambuc0x00B8 = 0xFC
181*36dcc4a4SLionel Sambuc0x00BA = 0xBC
182*36dcc4a4SLionel Sambuc0x00BB = 0xC8
183*36dcc4a4SLionel Sambuc0x00BF = 0xC0
184*36dcc4a4SLionel Sambuc0x00C0 = 0xCB
185*36dcc4a4SLionel Sambuc0x00C1 = 0xE7
186*36dcc4a4SLionel Sambuc0x00C2 = 0xE5
187*36dcc4a4SLionel Sambuc0x00C3 = 0xCC
188*36dcc4a4SLionel Sambuc0x00C4 = 0x80
189*36dcc4a4SLionel Sambuc0x00C5 = 0x81
190*36dcc4a4SLionel Sambuc0x00C6 = 0xAE
191*36dcc4a4SLionel Sambuc0x00C7 = 0x82
192*36dcc4a4SLionel Sambuc0x00C8 = 0xE9
193*36dcc4a4SLionel Sambuc0x00C9 = 0x83
194*36dcc4a4SLionel Sambuc0x00CA = 0xE6
195*36dcc4a4SLionel Sambuc0x00CB = 0xE8
196*36dcc4a4SLionel Sambuc0x00CC = 0xED
197*36dcc4a4SLionel Sambuc0x00CD = 0xEA
198*36dcc4a4SLionel Sambuc0x00CE = 0xEB
199*36dcc4a4SLionel Sambuc0x00CF = 0xEC
200*36dcc4a4SLionel Sambuc0x00D1 = 0x84
201*36dcc4a4SLionel Sambuc0x00D2 = 0xF1
202*36dcc4a4SLionel Sambuc0x00D3 = 0xEE
203*36dcc4a4SLionel Sambuc0x00D4 = 0xEF
204*36dcc4a4SLionel Sambuc0x00D5 = 0xCD
205*36dcc4a4SLionel Sambuc0x00D6 = 0x85
206*36dcc4a4SLionel Sambuc0x00D8 = 0xAF
207*36dcc4a4SLionel Sambuc0x00D9 = 0xF4
208*36dcc4a4SLionel Sambuc0x00DA = 0xF2
209*36dcc4a4SLionel Sambuc0x00DB = 0xF3
210*36dcc4a4SLionel Sambuc0x00DC = 0x86
211*36dcc4a4SLionel Sambuc0x00DF = 0xA7
212*36dcc4a4SLionel Sambuc0x00E0 = 0x88
213*36dcc4a4SLionel Sambuc0x00E1 = 0x87
214*36dcc4a4SLionel Sambuc0x00E2 = 0x89
215*36dcc4a4SLionel Sambuc0x00E3 = 0x8B
216*36dcc4a4SLionel Sambuc0x00E4 = 0x8A
217*36dcc4a4SLionel Sambuc0x00E5 = 0x8C
218*36dcc4a4SLionel Sambuc0x00E6 = 0xBE
219*36dcc4a4SLionel Sambuc0x00E7 = 0x8D
220*36dcc4a4SLionel Sambuc0x00E8 = 0x8F
221*36dcc4a4SLionel Sambuc0x00E9 = 0x8E
222*36dcc4a4SLionel Sambuc0x00EA = 0x90
223*36dcc4a4SLionel Sambuc0x00EB = 0x91
224*36dcc4a4SLionel Sambuc0x00EC = 0x93
225*36dcc4a4SLionel Sambuc0x00ED = 0x92
226*36dcc4a4SLionel Sambuc0x00EE = 0x94
227*36dcc4a4SLionel Sambuc0x00EF = 0x95
228*36dcc4a4SLionel Sambuc0x00F1 = 0x96
229*36dcc4a4SLionel Sambuc0x00F2 = 0x98
230*36dcc4a4SLionel Sambuc0x00F3 = 0x97
231*36dcc4a4SLionel Sambuc0x00F4 = 0x99
232*36dcc4a4SLionel Sambuc0x00F5 = 0x9B
233*36dcc4a4SLionel Sambuc0x00F6 = 0x9A
234*36dcc4a4SLionel Sambuc0x00F7 = 0xD6
235*36dcc4a4SLionel Sambuc0x00F8 = 0xBF
236*36dcc4a4SLionel Sambuc0x00F9 = 0x9D
237*36dcc4a4SLionel Sambuc0x00FA = 0x9C
238*36dcc4a4SLionel Sambuc0x00FB = 0x9E
239*36dcc4a4SLionel Sambuc0x00FC = 0x9F
240*36dcc4a4SLionel Sambuc0x00FF = 0xD8
241*36dcc4a4SLionel Sambuc0x0131 = 0xF5
242*36dcc4a4SLionel Sambuc0x0152 = 0xCE
243*36dcc4a4SLionel Sambuc0x0153 = 0xCF
244*36dcc4a4SLionel Sambuc0x0178 = 0xD9
245*36dcc4a4SLionel Sambuc0x0192 = 0xC4
246*36dcc4a4SLionel Sambuc0x02C6 = 0xF6
247*36dcc4a4SLionel Sambuc0x02C7 = 0xFF
248*36dcc4a4SLionel Sambuc0x02D8 = 0xF9
249*36dcc4a4SLionel Sambuc0x02D9 = 0xFA
250*36dcc4a4SLionel Sambuc0x02DA = 0xFB
251*36dcc4a4SLionel Sambuc0x02DB = 0xFE
252*36dcc4a4SLionel Sambuc0x02DC = 0xF7
253*36dcc4a4SLionel Sambuc0x02DD = 0xFD
254*36dcc4a4SLionel Sambuc0x03A9 = 0xBD
255*36dcc4a4SLionel Sambuc0x03C0 = 0xB9
256*36dcc4a4SLionel Sambuc0x2013 = 0xD0
257*36dcc4a4SLionel Sambuc0x2014 = 0xD1
258*36dcc4a4SLionel Sambuc0x2018 = 0xD4
259*36dcc4a4SLionel Sambuc0x2019 = 0xD5
260*36dcc4a4SLionel Sambuc0x201A = 0xE2
261*36dcc4a4SLionel Sambuc0x201C = 0xD2
262*36dcc4a4SLionel Sambuc0x201D = 0xD3
263*36dcc4a4SLionel Sambuc0x201E = 0xE3
264*36dcc4a4SLionel Sambuc0x2020 = 0xA0
265*36dcc4a4SLionel Sambuc0x2021 = 0xE0
266*36dcc4a4SLionel Sambuc0x2022 = 0xA5
267*36dcc4a4SLionel Sambuc0x2026 = 0xC9
268*36dcc4a4SLionel Sambuc0x2030 = 0xE4
269*36dcc4a4SLionel Sambuc0x2039 = 0xDC
270*36dcc4a4SLionel Sambuc0x203A = 0xDD
271*36dcc4a4SLionel Sambuc0x2044 = 0xDA
272*36dcc4a4SLionel Sambuc0x20AC = 0xDB
273*36dcc4a4SLionel Sambuc0x2122 = 0xAA
274*36dcc4a4SLionel Sambuc0x2202 = 0xB6
275*36dcc4a4SLionel Sambuc0x2206 = 0xC6
276*36dcc4a4SLionel Sambuc0x220F = 0xB8
277*36dcc4a4SLionel Sambuc0x2211 = 0xB7
278*36dcc4a4SLionel Sambuc0x221A = 0xC3
279*36dcc4a4SLionel Sambuc0x221E = 0xB0
280*36dcc4a4SLionel Sambuc0x222B = 0xBA
281*36dcc4a4SLionel Sambuc0x2248 = 0xC5
282*36dcc4a4SLionel Sambuc0x2260 = 0xAD
283*36dcc4a4SLionel Sambuc0x2264 = 0xB2
284*36dcc4a4SLionel Sambuc0x2265 = 0xB3
285*36dcc4a4SLionel Sambuc0x25CA = 0xD7
286*36dcc4a4SLionel Sambuc0xF8FF = 0xF0
287*36dcc4a4SLionel Sambuc0xFB01 = 0xDE
288*36dcc4a4SLionel Sambuc0xFB02 = 0xDF
289*36dcc4a4SLionel SambucEND_MAP
290